home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-07-08 | 29.2 KB | 1,266 lines |
- object frmOptions: TfrmOptions
- Left = 490
- Top = 188
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Optionen'
- ClientHeight = 394
- ClientWidth = 416
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object pcPrefs: TPageControl
- Left = 2
- Top = 2
- Width = 410
- Height = 352
- ActivePage = tsFileTypes
- Anchors = [akLeft, akTop, akRight, akBottom]
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- MultiLine = True
- ParentFont = False
- TabOrder = 0
- OnChange = pcPrefsChange
- object tsView: TTabSheet
- Caption = 'tsView'
- ImageIndex = 3
- object gbGridSettings: TGroupBox
- Left = 4
- Top = 8
- Width = 190
- Height = 62
- Caption = 'gbGridSettings'
- TabOrder = 0
- object cbRowSel: TCheckBox
- Left = 16
- Top = 18
- Width = 137
- Height = 17
- Caption = 'cbRowSel'
- TabOrder = 0
- end
- object cbGridLines: TCheckBox
- Left = 16
- Top = 38
- Width = 137
- Height = 17
- Caption = 'cbGridLines'
- TabOrder = 1
- end
- end
- object gbMouseOptions: TGroupBox
- Left = 198
- Top = 74
- Width = 203
- Height = 113
- Caption = 'gbMouseOptions'
- TabOrder = 3
- object cbSingleClick: TRadioButton
- Left = 8
- Top = 18
- Width = 193
- Height = 17
- BiDiMode = bdLeftToRight
- Caption = 'cbSingleClick'
- ParentBiDiMode = False
- TabOrder = 0
- OnClick = cbSingleClickClick
- end
- object cbDblClick: TRadioButton
- Left = 8
- Top = 90
- Width = 193
- Height = 17
- Caption = 'cbDblClick'
- Checked = True
- TabOrder = 3
- TabStop = True
- OnClick = cbDblClickClick
- end
- object cbAlwaysUnder: TCheckBox
- Left = 16
- Top = 60
- Width = 185
- Height = 17
- Caption = 'cbAlwaysUnder'
- TabOrder = 1
- end
- object cbMousePoint: TCheckBox
- Left = 16
- Top = 40
- Width = 185
- Height = 17
- Caption = 'cbMousePoint'
- TabOrder = 2
- end
- end
- object gbStatusToolBar: TGroupBox
- Left = 198
- Top = 8
- Width = 203
- Height = 62
- Caption = 'gbStatusToolBar'
- TabOrder = 2
- object cbViewToolbar: TCheckBox
- Left = 16
- Top = 18
- Width = 161
- Height = 17
- Caption = 'cbViewToolbar'
- TabOrder = 0
- end
- object cbViewStatusBar: TCheckBox
- Left = 16
- Top = 38
- Width = 161
- Height = 17
- Caption = 'cbViewStatusBar'
- TabOrder = 1
- end
- end
- object gbListColumns: TGroupBox
- Left = 4
- Top = 74
- Width = 189
- Height = 205
- Caption = 'gbListColumns'
- TabOrder = 1
- object cbZlName: TCheckBox
- Left = 16
- Top = 18
- Width = 97
- Height = 17
- AllowGrayed = True
- Caption = 'cbZlName'
- Enabled = False
- State = cbGrayed
- TabOrder = 0
- end
- object cbZlSize: TCheckBox
- Tag = 2
- Left = 16
- Top = 62
- Width = 97
- Height = 17
- Caption = 'cbZlSize'
- Checked = True
- State = cbChecked
- TabOrder = 2
- end
- object cbZlPacked: TCheckBox
- Tag = 3
- Left = 16
- Top = 82
- Width = 97
- Height = 17
- Caption = 'cbZlPacked'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- object cbZlRatio: TCheckBox
- Tag = 4
- Left = 16
- Top = 102
- Width = 97
- Height = 17
- Caption = 'cbZlRatio'
- Checked = True
- State = cbChecked
- TabOrder = 4
- end
- object cbZlDate: TCheckBox
- Tag = 5
- Left = 16
- Top = 122
- Width = 97
- Height = 17
- Caption = 'cbZlDate'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object cbZlCRC: TCheckBox
- Tag = 6
- Left = 16
- Top = 142
- Width = 97
- Height = 17
- Caption = 'cbZlCRC'
- TabOrder = 6
- end
- object cbZlAttributes: TCheckBox
- Tag = 7
- Left = 16
- Top = 162
- Width = 97
- Height = 17
- Caption = 'cbZlAttributes'
- TabOrder = 7
- end
- object cbZlPath: TCheckBox
- Tag = 8
- Left = 16
- Top = 182
- Width = 97
- Height = 17
- Caption = 'cbZlPath'
- Checked = True
- State = cbChecked
- TabOrder = 8
- end
- object cbZlType: TCheckBox
- Tag = 1
- Left = 16
- Top = 42
- Width = 97
- Height = 17
- Caption = 'cbZlType'
- TabOrder = 1
- end
- object btnZlDefaults: TButton
- Left = 112
- Top = 174
- Width = 67
- Height = 25
- Caption = 'Defaults'
- TabOrder = 9
- Visible = False
- end
- end
- object gbListLines: TGroupBox
- Left = 198
- Top = 191
- Width = 203
- Height = 42
- Caption = 'gbListLines'
- TabOrder = 4
- object cbViewDirEntry: TCheckBox
- Left = 16
- Top = 18
- Width = 161
- Height = 17
- Caption = 'cbViewDirEntry'
- TabOrder = 0
- end
- end
- end
- object tsFolders: TTabSheet
- Caption = 'tsFolders'
- object gbTempFolder: TGroupBox
- Left = 8
- Top = 148
- Width = 390
- Height = 67
- Caption = 'gbTempFolder'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object rbDefaultTemp: TRadioButton
- Left = 10
- Top = 18
- Width = 183
- Height = 17
- Caption = 'rbDefaultTemp'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rbDefaultTempClick
- end
- object rbTempOther: TRadioButton
- Left = 10
- Top = 40
- Width = 71
- Height = 17
- Caption = 'rbTempOther'
- TabOrder = 1
- OnClick = rbTempOtherClick
- end
- object oeTemp: TEdit
- Left = 104
- Top = 38
- Width = 250
- Height = 21
- Enabled = False
- TabOrder = 2
- end
- object btnTFBrowse: TButton
- Left = 360
- Top = 38
- Width = 23
- Height = 21
- Caption = '...'
- Enabled = False
- TabOrder = 3
- OnClick = btnTFBrowseClick
- end
- end
- object gbOpenFolder: TGroupBox
- Left = 8
- Top = 4
- Width = 390
- Height = 67
- Caption = 'gbOpenFolder'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object rbLastDir: TRadioButton
- Left = 16
- Top = 18
- Width = 161
- Height = 17
- Caption = 'rbLastDir'
- Checked = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- OnClick = rbLastDirClick
- end
- object rbOpenOther: TRadioButton
- Left = 16
- Top = 40
- Width = 81
- Height = 17
- Caption = 'rbOpenOther'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = rbOpenOtherClick
- end
- object edOpenOther: TEdit
- Left = 104
- Top = 38
- Width = 250
- Height = 21
- TabOrder = 2
- end
- object btnOFBrowse: TButton
- Left = 360
- Top = 38
- Width = 23
- Height = 21
- Caption = '...'
- Enabled = False
- TabOrder = 3
- OnClick = btnOFBrowseClick
- end
- end
- object gbExtFolder: TGroupBox
- Left = 8
- Top = 76
- Width = 390
- Height = 67
- Caption = 'gbExtFolder'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object rbLastExtract: TRadioButton
- Left = 16
- Top = 18
- Width = 161
- Height = 17
- Caption = 'rbLastExtract'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rbLastExtractClick
- end
- object rbExtOther: TRadioButton
- Left = 16
- Top = 40
- Width = 81
- Height = 17
- Caption = 'rbExtOther'
- TabOrder = 1
- OnClick = rbExtOtherClick
- end
- object edExtDir: TEdit
- Left = 104
- Top = 38
- Width = 250
- Height = 21
- TabOrder = 2
- end
- object btnEFBrowse: TButton
- Left = 360
- Top = 38
- Width = 23
- Height = 21
- Caption = '...'
- Enabled = False
- TabOrder = 3
- OnClick = btnEFBrowseClick
- end
- end
- object gbFavFolder: TGroupBox
- Left = 8
- Top = 220
- Width = 390
- Height = 49
- Caption = 'gbFavFolder'
- TabOrder = 3
- object oeFavFolder: TEdit
- Left = 10
- Top = 18
- Width = 335
- Height = 21
- TabOrder = 0
- end
- object btnFFBrowse: TButton
- Left = 360
- Top = 18
- Width = 23
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = btnFFBrowseClick
- end
- end
- end
- object tsFileview: TTabSheet
- Caption = 'tsFileview'
- object gbViewProg: TGroupBox
- Left = 4
- Top = 0
- Width = 397
- Height = 97
- Caption = 'gbViewProg'
- TabOrder = 0
- object rbNotepad: TRadioButton
- Left = 8
- Top = 22
- Width = 113
- Height = 17
- Caption = 'rbNotepad'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = HexClick
- end
- object rbViewOther: TRadioButton
- Left = 8
- Top = 44
- Width = 97
- Height = 17
- Caption = 'rbViewOther'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = rbViewOtherClick
- end
- object edViewOther: TEdit
- Left = 24
- Top = 60
- Width = 337
- Height = 21
- TabOrder = 2
- end
- object btnViewBrowse: TButton
- Left = 368
- Top = 61
- Width = 23
- Height = 21
- Caption = '...'
- TabOrder = 3
- OnClick = btnViewBrowseClick
- end
- end
- object gbVirusScanner: TGroupBox
- Left = 4
- Top = 104
- Width = 397
- Height = 105
- Caption = 'gbVirusScanner'
- TabOrder = 1
- object lVScanParameters: TLabel
- Left = 8
- Top = 56
- Width = 87
- Height = 13
- Caption = 'lVScanParameters'
- end
- object cbVScanApp: TComboBox
- Left = 8
- Top = 24
- Width = 337
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- OnChange = cbVScanAppChange
- Items.Strings = (
- 'scan95.exe'
- 'scan32.exe'
- 'navw32.exe'
- 'n32scanw.exe'
- 'navwnt.exe'
- 'scan.exe'
- 'tbscan.exe'
- 'f-prot.exe'
- 'avpm.exe'
- 'vet98.exe'
- 'nvcod.exe')
- end
- object btnVirusBrowse: TButton
- Left = 352
- Top = 24
- Width = 23
- Height = 21
- Caption = '...'
- TabOrder = 1
- OnClick = btnVirusBrowseClick
- end
- object edVScanParameters: TComboBox
- Left = 8
- Top = 72
- Width = 369
- Height = 21
- ItemHeight = 13
- TabOrder = 2
- Items.Strings = (
- '"%s"')
- end
- end
- end
- object tsCompress: TTabSheet
- Caption = 'tsCompress'
- object gbDefaultCR: TGroupBox
- Left = 4
- Top = 4
- Width = 397
- Height = 189
- Caption = 'gbDefaultCR'
- TabOrder = 0
- object lZipCR: TLabel
- Left = 24
- Top = 92
- Width = 32
- Height = 13
- Caption = 'lZipCR'
- end
- object lCabCR: TLabel
- Left = 216
- Top = 92
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object lLhaCR: TLabel
- Left = 24
- Top = 138
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object lTarCR: TLabel
- Left = 216
- Top = 138
- Width = 32
- Height = 13
- Caption = 'Label1'
- end
- object cbZipCR: TComboBox
- Left = 24
- Top = 108
- Width = 169
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- Items.Strings = (
- '*'
- '*'
- '*'
- '*')
- end
- object cbCabCR: TComboBox
- Left = 216
- Top = 108
- Width = 169
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- Items.Strings = (
- '*'
- '*'
- '*'
- '*')
- end
- object cbLhaCR: TComboBox
- Left = 24
- Top = 154
- Width = 169
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 1
- Items.Strings = (
- '*'
- '*')
- end
- object cbTarCR: TComboBox
- Left = 216
- Top = 154
- Width = 169
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- Items.Strings = (
- '*'
- '*')
- end
- object rbSimpleCompLevel: TRadioButton
- Left = 8
- Top = 16
- Width = 329
- Height = 17
- Caption = 'rbSimpleCompLevel'
- TabOrder = 4
- OnClick = rbSimpleCompLevelClick
- end
- object rbSpecialCompLevel: TRadioButton
- Left = 8
- Top = 72
- Width = 321
- Height = 17
- Caption = 'rbSpecialCompLevel'
- TabOrder = 5
- OnClick = rbSpecialCompLevelClick
- end
- object cbSimpleCompLevel: TComboBox
- Left = 24
- Top = 40
- Width = 169
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 6
- Items.Strings = (
- '*'
- '*'
- '*'
- '*')
- end
- end
- object gbFastExt: TGroupBox
- Left = 4
- Top = 200
- Width = 397
- Height = 65
- Caption = 'gbFastExt'
- TabOrder = 1
- object cbZipDirs: TCheckBox
- Left = 8
- Top = 18
- Width = 193
- Height = 17
- Caption = 'cbZipDirs'
- TabOrder = 0
- end
- object cbOverwrite: TCheckBox
- Left = 216
- Top = 16
- Width = 169
- Height = 17
- Caption = 'cbOverwrite'
- TabOrder = 1
- end
- object cbUpdate: TCheckBox
- Left = 8
- Top = 40
- Width = 300
- Height = 17
- Caption = 'cbUpdate'
- TabOrder = 2
- end
- end
- end
- object tsLanguage: TTabSheet
- Caption = 'tsLanguage'
- ImageIndex = 4
- object gbLanguage: TGroupBox
- Left = 4
- Top = 8
- Width = 389
- Height = 100
- Caption = 'gbLanguage'
- TabOrder = 0
- object lLanguageHelp: TLabel
- Left = 8
- Top = 20
- Width = 377
- Height = 41
- AutoSize = False
- Caption = 'lLanguageHelp'
- WordWrap = True
- end
- object cbLanguages: TComboBox
- Left = 8
- Top = 66
- Width = 185
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- OnChange = cbLanguagesChange
- end
- object btnApply: TButton
- Left = 200
- Top = 64
- Width = 75
- Height = 25
- Caption = 'btnApply'
- Enabled = False
- TabOrder = 1
- OnClick = btnApplyClick
- end
- object btnGetMore: TButton
- Left = 296
- Top = 64
- Width = 83
- Height = 25
- Caption = 'btnGetMore'
- TabOrder = 2
- OnClick = btnGetMoreClick
- end
- end
- end
- object tsFileTypes: TTabSheet
- Caption = 'tsFileTypes'
- ImageIndex = 6
- object gbFileTypes: TGroupBox
- Left = 4
- Top = 8
- Width = 397
- Height = 281
- Caption = 'gbFileTypes'
- TabOrder = 0
- object clbFiletypes: TCheckListBox
- Left = 8
- Top = 16
- Width = 377
- Height = 225
- ItemHeight = 13
- TabOrder = 0
- end
- object btnExtSelNone: TButton
- Left = 184
- Top = 248
- Width = 99
- Height = 25
- Caption = 'btnExtSelNone'
- TabOrder = 1
- OnClick = btnExtSelNoneClick
- end
- object btnExtSelAll: TButton
- Left = 288
- Top = 248
- Width = 97
- Height = 25
- Caption = 'btnExtSelAll'
- TabOrder = 2
- OnClick = btnExtSelAllClick
- end
- end
- end
- object tsShellExt: TTabSheet
- Caption = 'tsShellExt'
- ImageIndex = 7
- object Panel1: TPanel
- Left = 4
- Top = 8
- Width = 195
- Height = 52
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object cbUseSE: TCheckBox
- Left = 8
- Top = 8
- Width = 180
- Height = 17
- Caption = 'cbUseSE'
- TabOrder = 0
- end
- object cbUseDropHandler: TCheckBox
- Left = 8
- Top = 27
- Width = 180
- Height = 17
- Caption = 'cbUseDropHandler'
- Enabled = False
- TabOrder = 1
- Visible = False
- end
- end
- object gbSEAddto: TGroupBox
- Left = 4
- Top = 64
- Width = 395
- Height = 62
- Caption = 'gbSEAddto'
- TabOrder = 2
- object cbSEZip: TCheckBox
- Left = 8
- Top = 18
- Width = 97
- Height = 17
- TabOrder = 0
- end
- object cbSEBh: TCheckBox
- Left = 8
- Top = 37
- Width = 97
- Height = 17
- Caption = 'cbSEBh'
- TabOrder = 1
- end
- object cbSECab: TCheckBox
- Left = 136
- Top = 18
- Width = 97
- Height = 17
- Caption = 'cbSECab'
- TabOrder = 2
- end
- object cbSELha: TCheckBox
- Left = 136
- Top = 37
- Width = 97
- Height = 17
- Caption = 'cbSELha'
- TabOrder = 3
- end
- object cbSETar: TCheckBox
- Left = 264
- Top = 37
- Width = 97
- Height = 17
- Caption = 'cbSETar'
- TabOrder = 5
- end
- object cbSEJar: TCheckBox
- Left = 264
- Top = 18
- Width = 97
- Height = 17
- Caption = 'cbSEJar'
- TabOrder = 4
- end
- end
- object gbSEFunctions: TGroupBox
- Left = 4
- Top = 128
- Width = 395
- Height = 161
- Caption = 'gbSEFunctions'
- TabOrder = 3
- object cbSEExtractHere: TCheckBox
- Left = 8
- Top = 20
- Width = 180
- Height = 17
- Caption = 'cbSEExtractHere'
- TabOrder = 0
- end
- object cbSEExtractTo: TCheckBox
- Left = 8
- Top = 49
- Width = 180
- Height = 17
- Caption = 'cbSEExtractTo'
- TabOrder = 1
- end
- object cbSEExtractToFolder: TCheckBox
- Left = 8
- Top = 78
- Width = 180
- Height = 17
- Caption = 'cbSEExtractToFolder'
- TabOrder = 2
- end
- object cbSECreateExe: TCheckBox
- Left = 8
- Top = 106
- Width = 180
- Height = 17
- Caption = 'cbSECreateExe'
- TabOrder = 3
- end
- object cbSEAddTo: TCheckBox
- Left = 210
- Top = 106
- Width = 180
- Height = 17
- Caption = 'cbSEAddTo'
- TabOrder = 7
- end
- object cbSEAdd: TCheckBox
- Left = 210
- Top = 78
- Width = 180
- Height = 17
- Caption = 'cbSEAdd'
- TabOrder = 6
- end
- object cbSEEmail: TCheckBox
- Left = 8
- Top = 135
- Width = 180
- Height = 17
- Caption = 'cbSEEmail'
- TabOrder = 4
- end
- object cbSETest: TCheckBox
- Left = 210
- Top = 20
- Width = 180
- Height = 17
- Caption = 'cbSETest'
- TabOrder = 5
- end
- end
- object Panel2: TPanel
- Left = 204
- Top = 8
- Width = 195
- Height = 52
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object cbCascaded: TCheckBox
- Left = 8
- Top = 8
- Width = 180
- Height = 17
- Caption = 'cbCascaded'
- TabOrder = 0
- end
- object cbShowIcon: TCheckBox
- Left = 8
- Top = 27
- Width = 180
- Height = 17
- Caption = 'cbShowIcon'
- TabOrder = 1
- end
- end
- end
- object tsAutoUpd: TTabSheet
- Caption = 'tsAutoUpd'
- ImageIndex = 8
- object gbAutoUpd: TGroupBox
- Left = 4
- Top = 8
- Width = 397
- Height = 89
- Caption = 'gbAutoUpd'
- TabOrder = 0
- object rbNoAutoUpd: TRadioButton
- Left = 8
- Top = 16
- Width = 249
- Height = 17
- Caption = 'rbNoAutoUpd'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rbAutoUpd: TRadioButton
- Left = 8
- Top = 32
- Width = 249
- Height = 17
- Caption = 'rbAutoUpd'
- TabOrder = 1
- end
- object cbAUCheckPeriod: TComboBox
- Left = 24
- Top = 56
- Width = 193
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- Items.Strings = (
- '*'
- '*'
- '*')
- end
- end
- object btnCheckForUpdate: TButton
- Left = 248
- Top = 104
- Width = 152
- Height = 25
- Caption = 'btnCheckForUpdate'
- TabOrder = 1
- OnClick = btnCheckForUpdateClick
- end
- object gbAUOptions: TGroupBox
- Left = 4
- Top = 188
- Width = 397
- Height = 64
- Caption = 'gbAUOptions'
- TabOrder = 2
- Visible = False
- object lVersionSelect: TLabel
- Left = 8
- Top = 70
- Width = 67
- Height = 13
- Caption = 'lVersionSelect'
- Visible = False
- end
- object lAUProxy: TLabel
- Left = 8
- Top = 16
- Width = 43
- Height = 13
- Caption = 'lAUProxy'
- end
- object lAUProxyPort: TLabel
- Left = 296
- Top = 16
- Width = 62
- Height = 13
- Caption = 'lAUProxyPort'
- end
- object cbVersionSelect: TComboBox
- Left = 160
- Top = 66
- Width = 225
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- Visible = False
- end
- object edAUProxy: TEdit
- Left = 8
- Top = 32
- Width = 273
- Height = 21
- TabOrder = 1
- end
- object edAUProxyPort: TEdit
- Left = 296
- Top = 32
- Width = 73
- Height = 21
- TabOrder = 2
- end
- end
- end
- object tsMisc: TTabSheet
- Caption = 'tsMisc'
- ImageIndex = 8
- object pMisc: TPanel
- Left = 8
- Top = 8
- Width = 385
- Height = 289
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object cbShowAddAfterCreate: TCheckBox
- Left = 8
- Top = 8
- Width = 369
- Height = 17
- Caption = 'cbShowAddAfterCreate'
- TabOrder = 0
- end
- object cbConvertArcKeepSource: TCheckBox
- Left = 8
- Top = 32
- Width = 369
- Height = 17
- Caption = 'cbConvertArcKeepSource'
- TabOrder = 1
- end
- object cbOpenNestedTar: TCheckBox
- Left = 8
- Top = 56
- Width = 369
- Height = 17
- Caption = 'cbOpenNestedTar'
- TabOrder = 2
- end
- object cbEnableASCIIConversion: TCheckBox
- Left = 8
- Top = 80
- Width = 369
- Height = 17
- Caption = 'cbEnableASCIIConversion'
- TabOrder = 3
- end
- object cbOverwriteTempFiles: TCheckBox
- Left = 8
- Top = 104
- Width = 361
- Height = 17
- Caption = 'cbOverwriteTempFiles'
- TabOrder = 4
- end
- object cbRemoveTempFiles: TCheckBox
- Left = 8
- Top = 128
- Width = 369
- Height = 17
- Caption = 'cbRemoveTempFiles'
- TabOrder = 5
- end
- end
- end
- object tsSettings: TTabSheet
- Caption = 'tsSettings'
- ImageIndex = 9
- object rbSettingsReg: TRadioGroup
- Left = 16
- Top = 24
- Width = 369
- Height = 81
- Items.Strings = (
- '*'
- '*')
- TabOrder = 2
- end
- object rbSettingsRegistry: TRadioButton
- Left = 8
- Top = 8
- Width = 345
- Height = 17
- Caption = 'rbSettingsRegistry'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = rbSettingsRegistryClick
- end
- object rgSettingsIni: TRadioGroup
- Left = 16
- Top = 128
- Width = 369
- Height = 105
- Items.Strings = (
- '*'
- '*'
- '*')
- TabOrder = 3
- end
- object rbSettingsIni: TRadioButton
- Left = 8
- Top = 105
- Width = 337
- Height = 23
- Caption = 'rbSettingsIni'
- TabOrder = 1
- OnClick = rbSettingsRegistryClick
- end
- object edSettingsIniLocation: TEdit
- Left = 136
- Top = 204
- Width = 217
- Height = 21
- TabOrder = 4
- end
- object btnSettingsIniLocation: TButton
- Left = 356
- Top = 202
- Width = 22
- Height = 25
- Caption = '...'
- TabOrder = 5
- OnClick = btnSettingsIniLocationClick
- end
- end
- end
- object btnCancel: TButton
- Left = 322
- Top = 361
- Width = 89
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Abbrechen'
- TabOrder = 2
- OnClick = btnCancelClick
- end
- object btnOk: TButton
- Left = 224
- Top = 361
- Width = 89
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- Default = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnOkClick
- end
- object OpenDialog1: TOpenDialog
- Filter = '*|*.exe'
- Left = 144
- Top = 360
- end
- object bdOptions: TdfsBrowseDirectoryDlg
- Options = [bfEditBox, bfNewDialogStyle, bfUseNewUI]
- ShowSelectionInStatus = True
- Left = 116
- Top = 360
- end
- end
-